Add editorconfig file
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 28 Oct 2021 17:17:02 +0000 (18:17 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 28 Oct 2021 17:17:02 +0000 (18:17 +0100)
commitf1fbd363f8dcb955672e4b51ce4901fd6751296e
tree1e3369aad8be903467535c4a23b3ea4656381b04
parent206d7635f79897dcdcef82dd6191cbec8fce417f
Add editorconfig file

Editors that support configuration through the editorconfig spec:

  https://editorconfig.org

should be able to have a subset of the GTK coding style and options
immediately available to them.

Plus, it's better than using relics from the Dark Ages, like modelines.
.editorconfig [new file with mode: 0644]